home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Health and Fitness / FOOD_ V1.12 Professional Nutriti / PNTRY.exe / UNINSTAL.BAT < prev    next >
DOS Batch File  |  1994-11-28  |  247b  |  12 lines

  1. @echo off
  2. if %0==\pn$$$.bat GOTO pn$$$
  3. cls
  4. echo This will delete all files from your Profesional Nutritionist directory.
  5. echo Type Ctrl-C to abort . . .
  6. pause
  7. copy %0.bat \pn$$$.bat
  8. \pn$$$.bat
  9. :pn$$$
  10. attrib -r *.*
  11. del *.*
  12. del \pn$$$.bat